-
Home
-
WP Consent Receipt
-
0.28 (latest)
-
Code
-
Classes
- PKCS
Total Complexity |
56 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
456 |
Lines of code |
227 |
Logical lines of code |
172 |
Comment lines |
189 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load() |
D |
27 |
33 |
152 |
getEncryptionMode() |
S |
59 |
6 |
15 |
getEncryptionObject() |
S |
57 |
4 |
15 |
_extractBER() |
S |
66 |
3 |
7 |
generateSymmetricKey() |
S |
65 |
2 |
8 |
_decodeLength() |
S |
63 |
2 |
9 |
_encodeLength() |
S |
67 |
2 |
7 |
requirePEM() |
S |
81 |
1 |
3 |
requireDER() |
S |
81 |
1 |
3 |
requireAny() |
S |
81 |
1 |
3 |
_string_shift() |
S |
72 |
1 |
5 |